func time.parse
3 uses
time (current package)
format.go#L948: return parse(layout, value, UTC, Local)
format.go#L957: return parse(layout, value, loc, loc)
format.go#L960: func parse(layout, value string, defaultLocation, local *Location) (Time, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)